home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.flash.net!usenet
- From: cwdesign@flash.net (Creative Web Designs)
- Newsgroups: comp.lang.c
- Subject: getcwd() on Solaris 2
- Date: 10 Mar 1996 16:52:55 GMT
- Organization: FlashNet Communications
- Message-ID: <4hv1d7$f0a@nntp.flash.net>
- NNTP-Posting-Host: dp-68.flash.net
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.6
-
- I have an application that uses the function getcwd() on SunOS 4.1.3
- (Solaris 1). When I try to compile this application on the Solaris 2
- operating system I get an unresolved reference: getcwd().
-
- Is this system call not supported by solaris 2 or am I not specifying
- the right include directories?
-
- Also, does anyone know of a good reference on the differences between
- Solaris 1 and Solaris 2?
-
- Please post or respond to j-minick@ti.com.
-
- Thanks in advance,
- Jon Minick
-
-